-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: move conversation to folder from other user profile [WPB-15479] [WPB-14630] #3849
Conversation
onMoveToFolder: (ConversationFoldersNavArgs) -> Unit = {}, | ||
initialPageIndex: GroupConversationDetailsTabItem = GroupConversationDetailsTabItem.OPTIONS, | ||
changeConversationFavoriteStateViewModel: ChangeConversationFavoriteVM = | ||
hiltViewModelScoped<ChangeConversationFavoriteVMImpl, ChangeConversationFavoriteVM, ChangeConversationFavoriteStateArgs>( | ||
ChangeConversationFavoriteStateArgs | ||
), | ||
removeConversationFromFolderVM: RemoveConversationFromFolderVM = |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
what VM
refers to ? better to use full name than abbreviation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it's because it's hard to fit to the max line with this view model argument
Quality Gate passedIssues Measures |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #3849 +/- ##
========================================
Coverage 45.19% 45.19%
========================================
Files 491 491
Lines 16988 16989 +1
Branches 2844 2845 +1
========================================
+ Hits 7677 7678 +1
Misses 8527 8527
Partials 784 784
Continue to review full report in Codecov by Sentry.
|
Built wire-android-staging-compat-pr-3849.apk is available for download |
Built wire-android-dev-debug-pr-3849.apk is available for download |
PR Submission Checklist for internal contributors
The PR Title
SQPIT-764
The PR Description
What's new in this PR?
Attachments (Optional)
screen-20250129-135252.mp4